Skip to content
Back to search
30
MCP

Commitshow Audit

pulsemcp/commitshow audit

MCP server that scores any public GitHub repository against the commit.show audit rubric.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.commitshow/audit
Score any public GitHub repo 0-100 against the commit.show audit rubric.
0 tools
io.github.ryudi84/github-stats
MCP server for GitHub repo stats: stars, forks, contributors, activity.
0 tools
io.github.aboudjem/ui-ux-suite
UI/UX design-audit MCP server: scores a project on 12 dimensions vs WCAG 2.2 + APCA.
0 tools
github-pr-automation
MCP server and CLI for automated GitHub PR management, review resolution, and workflow optimization
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "commitshow_audit": {
      "url": "None",
      "transport": "http"
    }
  }
}